@charset "utf-8";


/* TIPOGRAPHY */
p {
	font-weight:300;
}
a, a p {
	cursor:pointer;
	text-decoration:none;
	color:#bc8222;
	transition: color .2s linear;
	-moz-transition: color .2s linear;    /* FF3.7+ */
	-o-transition: color .2s linear;      /* Opera 10.5 */
	-webkit-transition: color .2s linear; /* Saf3.2+, Chrome */
}
article a {
	font-weight:bold;
}
a:hover {
	color:#bc8222;
}
a:hover p {
	color:#fff;
}

span {
	font-weight:300;
	color:#515151;	/*font-size: 11px;*/
}

span.orange1 {
	
	font-weight:300;
	color:#BC8222;
}



span.charcoal {
	font-family:'Merriweather', serif;
	font-weight:500;
	color:#515151;
	background:#f5f5f5;
	/*background:url(../images/bgnoise[1].gif) repeat;*/
	display: inline-block;
    margin-left: 0px;
    padding: 0 5px;
}

span.charcoal1 {
	
	font-weight:500;
	color:#333333;
	background:#f5f5f5;
	/*background:url(../images/bgnoise[1].gif) repeat;*/
	display: inline-block;
    margin-left: 0px;
    padding: 0 5px;
}


span.orange {
	font-weight:500;
	color:#BC8222;
}

span.orangetitle {
	font-weight:500;
	color:#BC8222;
	background:#f5f5f5;
	/*background:url(../images/bgnoise[1].gif) repeat;*/
	display: inline-block;
    margin-left: 20px;
    padding: 0 5px;
}


span.orangebox {
	
	font-weight:500;
	color:#BC8222;
	font-size:17px;
}
span.copyright {
	font-weight:300;
	font-size: 11px;	
}

span.strong {
	
	font-weight:400;
	color:#747474;
}
span.strongbox {
	
	font-weight:400;
	color:#515151;
	font-size:17px;
}
span.strong3 {
	
	font-weight:500;
	color:#888888;
}

span.orange2 {
	
	font-weight:400;
	color:#BC8222;
}
span.orange3 {
	
	font-weight:500;
	color:#BC8222;
}

span.strong1 {
	
	font-weight:500;
	color:#e9a129;
	font-size: 18px;
}

span.strong4 {
	
	font-weight:500;
	color:#e9a129;
	font-size: 16px;
}

span.strong7 {
	
	font-weight:500;
	color:#e9a129;
	font-size: 14px;
}

span.strong8 {
	
	font-weight:500;
	color:#f4f4f4;
	font-size: 14px;
}

span.advisor_name {
		
	font-weight:400;
	color:#515151;
	font-size: 24px;
	letter-spacing:-1px;
	
}

span.advisor_name3d {
font-family: Arial, sans-serif;
line-height: 1em;
color: #fff9d6;
font-weight:bold;
font-size: 51px;
text-shadow:0px 0px 0 rgb(227,227,227),1px 1px 0 rgb(213,213,213),2px 2px 0 rgb(198,198,198), 3px 3px 0 rgb(183,183,183),4px 4px 3px rgba(0,0,0,0.3),4px 4px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2);}




span.advisor_designation {
	font-weight:400;
	color:#BC8222;
	font-size: 14px;
}

span.advisor_company {
	
	font-weight:700;
	color:#515151;
	font-size: 16px;
}

span.strong_welcome {
	
	font-weight:400;
	color:#919191;
	font-size: 20px;
	letter-spacing:-1px;
	padding-right: 2px;
}
span.telephone {
	/**/
	font-weight:400;
	color:#BC8222;
	font-size: 20px;
	background-image: url(../images/call_advisor.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	letter-spacing:-1px;
}
span.movie {
	
	font-weight:500;
	color:#888888;
}

span.movie1 {
	
	font-weight:500;
	color:#BC8222;
	
}

span.rep {
	
	font-weight:500;
	color:#BC8222;
	
}

 h1.name3d {
	font-family:'Merriweather', sans-serif;
	float: left;
	line-height: 1em;
	color: #666666;
	font-weight:400;
	font-size: 34px;
	/*text-shadow:0px 0px 0 rgb(23,23,23), 0px 1px 0 rgb(-16,-16,-16),0px 2px 1px rgba(0,0,0,0.05),0px 2px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);*/
	text-shadow: #DDDDDD 0px 1px 0px, #DDDDDD 0px 2px 0px, #DDDDDD 0px 3px 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-right: 0px;	
	
}
